Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-automation
/
com.urbanairship.automation.engine
/
[androidJvm]AutomationDao_Impl
/
getAllSchedules
get
All
Schedules
open
fun
getAllSchedules
(
$completion
:
Continuation
<
in
List
<
ScheduleEntity
>
>
)
:
Any